🎞️ Organize My Photos
(22 actions, 16 KB)
0 Find Photos All Photos »
ContentItemFilter
:
Album is Recents
1 Set Variable
myPhotos1
to
[0 Photos]
2 DataJar > GetValueIntent »
keyPath
:
My Albums
3 Repeat with Each in
[2 Value]
4 Find Photos
[myPhotos1]
»
5
7
ContentItemFilter
:
Album is not
[Repeat Item]
5 Set Variable
myPhotos1
to
[4 Photos]
6 End Repeat with Each
7 Repeat with Each in
[4 Photos]
8 If
[Repeat Item
’s Album
]
is not
Unsorted
9 Save Photos
[Repeat Item]
to
Unsorted
10 End If
11 End Repeat with Each
12 Find Photos All Photos »
ContentItemFilter
:
Album is Unsorted
13 Set Variable
myPhotos2
to
[12 Photos]
14 DataJar > GetValueIntent »
keyPath
:
My Albums
15 Repeat with Each in
[14 Value]
16 Find Photos
[myPhotos2]
»
ContentItemFilter
:
Album is
[Repeat Item]
17 Add
[16 Photos]
to Variable
myPhotos3
18 End Repeat with Each
19 Repeat with Each in
[myPhotos3]
20 Remove
[Repeat Item]
from Photo Album
Unsorted
21 End Repeat with Each